[INFO] cloning repository https://github.com/MatthewTaormina/FASM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatthewTaormina/FASM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewTaormina%2FFASM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewTaormina%2FFASM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 719f1373e983dabafa7999976b002603b1ba2dae
[INFO] testing MatthewTaormina/FASM against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatthewTaormina%2FFASM" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MatthewTaormina/FASM
[INFO] finished tweaking git repo https://github.com/MatthewTaormina/FASM
[INFO] tweaked toml for git repo https://github.com/MatthewTaormina/FASM written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MatthewTaormina/FASM on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MatthewTaormina/FASM already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.67
[INFO] [stderr]   Downloaded ntapi v0.4.3
[INFO] [stderr]   Downloaded sysinfo v0.33.1
[INFO] [stderr]   Downloaded landlock v0.4.4
[INFO] [stderr]   Downloaded cranelift-control v0.130.0
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded cranelift-module v0.130.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.130.0
[INFO] [stderr]   Downloaded cranelift-bitset v0.130.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.130.0
[INFO] [stderr]   Downloaded cranelift-native v0.130.0
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v43.0.0
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.130.0
[INFO] [stderr]   Downloaded cranelift-entity v0.130.0
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded cranelift-jit v0.130.0
[INFO] [stderr]   Downloaded wasmtime-internal-core v43.0.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.130.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.130.0
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded cranelift-frontend v0.130.0
[INFO] [stderr]   Downloaded cranelift-isle v0.130.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.130.0
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded seccompiler v0.5.0
[INFO] [stderr]   Downloaded regalloc2 v0.15.0
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded gimli v0.33.1
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded cranelift-codegen v0.130.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86a59b6cde687aa6910b1d95c9f50717c73f96f4574abe177db353801a7bce01
[INFO] running `Command { std: "docker" "start" "-a" "86a59b6cde687aa6910b1d95c9f50717c73f96f4574abe177db353801a7bce01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86a59b6cde687aa6910b1d95c9f50717c73f96f4574abe177db353801a7bce01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86a59b6cde687aa6910b1d95c9f50717c73f96f4574abe177db353801a7bce01", kill_on_drop: false }`
[INFO] [stdout] 86a59b6cde687aa6910b1d95c9f50717c73f96f4574abe177db353801a7bce01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e17a92e0ec7719f2c27979e9e972fc81fef33045e1977ccdf98a721cb4a2f977
[INFO] running `Command { std: "docker" "start" "-a" "e17a92e0ec7719f2c27979e9e972fc81fef33045e1977ccdf98a721cb4a2f977", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling cranelift-isle v0.130.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cranelift-control v0.130.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling regalloc2 v0.15.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cranelift-bitset v0.130.0
[INFO] [stderr]    Compiling cranelift-entity v0.130.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling gimli v0.33.1
[INFO] [stderr]    Compiling cranelift-bforest v0.130.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling seccompiler v0.5.0
[INFO] [stderr]    Compiling landlock v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v43.0.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling fasm-bytecode v0.1.0 (/opt/rustwide/workdir/crates/fasm-bytecode)
[INFO] [stderr]    Compiling fasm-vm v0.1.0 (/opt/rustwide/workdir/crates/fasm-vm)
[INFO] [stderr]    Compiling fasm-compiler v0.1.0 (/opt/rustwide/workdir/crates/fasm-compiler)
[INFO] [stderr]    Compiling fasm-sandbox v0.1.0 (/opt/rustwide/workdir/crates/fasm-sandbox)
[INFO] [stderr]    Compiling fasm-cli v0.1.0 (/opt/rustwide/workdir/crates/fasm-cli)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling cranelift-native v0.130.0
[INFO] [stderr]    Compiling cranelift-module v0.130.0
[INFO] [stderr]    Compiling cranelift-frontend v0.130.0
[INFO] [stderr]    Compiling cranelift-jit v0.130.0
[INFO] [stderr]    Compiling fasm-jit v0.1.0 (/opt/rustwide/workdir/crates/fasm-jit)
[INFO] [stderr]    Compiling fasm-engine v0.1.0 (/opt/rustwide/workdir/crates/fasm-engine)
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.130.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="host-arch"' --cfg 'feature="std"' --cfg 'feature="timing"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-split-match", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=73368929d2013ccc -C extra-filename=-33402b39255254e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8bb31d9415e73f9d.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-964a9b34b8dfad68.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-8e5ba1fcb8928d36.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-6782d244d8ac4356.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-6aa52c1ff8eeab40.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-23062cc70b68bf64.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-f468fd9569ca14f5.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-a218522c91927b7f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-15c83e17afd3a5a7.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6e8521081c3763a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-ef8531b16337da28.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-f9625a50e42850ff.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-8f4dec7fc7a3392d.rmeta --extern wasmtime_core=/opt/rustwide/target/debug/deps/libwasmtime_internal_core-fcca967078627186.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e17a92e0ec7719f2c27979e9e972fc81fef33045e1977ccdf98a721cb4a2f977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17a92e0ec7719f2c27979e9e972fc81fef33045e1977ccdf98a721cb4a2f977", kill_on_drop: false }`
[INFO] [stdout] e17a92e0ec7719f2c27979e9e972fc81fef33045e1977ccdf98a721cb4a2f977
